# simple HTML printing # This is very simple; someone please flesh this out a little... {norm, 2,0,0,1500,0, 700,1000} mode 1 (standard text - times medium) {title, 5,0,3,3000,0,2000,2000} mode 2 (title - antique olive bold) {head, 2,0,3,2250,0,1500,1500} mode 3 (header - times bold) {quote, 2,0,0,1500,0, 700,1000} mode 4 (quote) {type, 0,0,0,1000,0,1000,1000} mode 5 (typewriter - courier medium) {format, 0,0,0,1000,0,1000,1000} mode 6 (preformatted - courier medium) {enva, 4,1,0,1500,0, 700,1000} mode 7 ( \m{title} # Title end 0,{quote},{<} \M{title}\&0a\&0a # Quotes (on) 0,{},{<} \m{quote} # (off) 0,{},{<} \M{quote} # \m{enva} # End of \M{enva} # href 0,{!enva},{h,H} href="\{*\}" \1 # styles 0,{quote},{<}
\m{format}

0,{!format},{<}
\M{format} 0,{!format,!quote},{\&00} \&00 \&0a # headers 0,{quote},{<} \m{head}\&0a\&0a # headers off 0,{quote},{<} \M{head}\&0a # bold on 0,{quote},{<} \m{bold} # bold off 0,{quote},{<} \M{bold} 0,{quote},{<} \m{bold} 0,{quote},{<} \M{bold} # italics on 0,{quote},{<} \m{italic} # italics off 0,{quote},{<} \M{italic} # Lists on 0,{list0,list1,list2,list3,quote},{<} <\[oOuU\]l> \m{list0} 0,{list1,list2,list3,quote},{<} <\[oOuU\]l> \m{list1} 0,{list2,list3,quote},{<} <\[oOuU\]l> \m{list2} 0,{quote},{<} <\[oOuU\]l> \m{list3} # Lists off 0,{list1,list2,list3,quote},{<} \M{list0} 0,{list2,list3,quote},{<} \M{list1} 0,{list3,quote},{<} \M{list2} 0,{quote},{<} \M{list3} # List elements for various depths 0,{list1,list2,list3,quote},{<}
  • \&0a- 0,{list2,list3,quote},{<}
  • \&0a+ 0,{list3,quote},{<}
  • \&0a- 0,{quote},{<}
  • \&0a+ # paragraph endings 0,{quote},{<}

    \&0a 0,{quote},{<} \&0a # All the rest (in one line) 0,{quote},{<} <*> # All the rest (split over many lines) 0,{quote},{<} <*\n 0,{quote},{\&00} \&00\[!<\]\*> # "e (first, opening) 0,{quote,qmode},{&} " \m{qmode}» # "e (second, closing) 0,{quote},{&} " «\M{qmode} 0,{quote},{&} < < 0,{quote},{&} > > # Accents 0,{quote},{a} \+a\-¨ ä 0,{quote},{a} \+a\-´ á 0,{quote},{a} \+a\-` à 0,{quote},{A} \+A\-¨ Ä 0,{quote},{e} \+e\-´ é 0,{quote},{e} \+\-` è 0,{quote},{o} \+o\-¨ ö 0,{quote},{O} \+O\-¨ Ö 0,{quote},{u} \+u\-¨ ü 0,{quote},{U} \+U\-¨ Ü # end